projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a0764
)
clean target should remove xen.efi binary
author
Daniel Kiper
<daniel.kiper@oracle.com>
Tue, 21 Oct 2014 15:32:43 +0000
(17:32 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 21 Oct 2014 15:32:43 +0000
(17:32 +0200)
Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
xen/Makefile
patch
|
blob
|
history
diff --git
a/xen/Makefile
b/xen/Makefile
index 9d91ca7c2e216b6e6b4ca36e4bdb6ac5ca586799..28b4b7989305c7a74ad9e229892e1a7f35615fae 100644
(file)
--- a/
xen/Makefile
+++ b/
xen/Makefile
@@
-84,7
+84,7
@@
_clean: delete-unfresh-files
$(MAKE) -f $(BASEDIR)/Rules.mk -C xsm clean
$(MAKE) -f $(BASEDIR)/Rules.mk -C crypto clean
$(MAKE) -f $(BASEDIR)/Rules.mk -C arch/$(TARGET_ARCH) clean
- rm -f include/asm *.o $(TARGET) $(TARGET).gz $(TARGET)-syms *~ core
+ rm -f include/asm *.o $(TARGET) $(TARGET).gz $(TARGET)
.efi $(TARGET)
-syms *~ core
rm -f include/asm-*/asm-offsets.h
rm -f .banner